Makes receive_signal async (#75276)

Should have always been this way. Fixes a ton of SHOULD_NOT_SLEEP hits.

See #75232
This commit is contained in:
Jordan Dominion
2023-05-11 10:43:02 -07:00
committed by GitHub
parent 11ff2d7994
commit fc5d769e67
+1
View File
@@ -200,6 +200,7 @@ GLOBAL_LIST_INIT(reverseradiochannels, list(
devices -= devices_filter
/obj/proc/receive_signal(datum/signal/signal)
set waitfor = FALSE
return
/datum/signal