ames: correctly avoid setting pump timer

The condition got butchered during refactor: instead of avoiding the creation
of pump timers during recork wake, it was setting them _exclusively_ during
recork wake.
This commit is contained in:
fang 2022-08-02 23:23:48 +02:00 committed by GitHub
parent e5e4c8602d
commit b860bef066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2915,7 +2915,7 @@
=. message-pump feed-packets
:: don't set new pump timer if triggered by a recork timer
::
=? message-pump =([%wake recork=&] task)
=? message-pump !=([%wake recork=&] task)
(run-packet-pump %halt ~)
::
=. message-pump assert