call_out < 1s

19 views
Skip to first unread message

William Edsall

unread,
Aug 1, 2024, 10:58:10 PM8/1/24
to LDMud Talk
Hello,
 I have a need for a call_out delay to be less than 1 second. Being able to configure call_out to tenths or even hundredths of a second would be interesting. Is this even possible with LDMud and if yes, anyone willing to share how? :)

Thanks
William

Gnomi

unread,
Aug 2, 2024, 2:49:20 PM8/2/24
to ldmud...@googlegroups.com
Hi William,
LDMud itself is not capable of that. The minimum granularity of
call_outs and heart_beats is 1s.

However I tried to implement a possible Python replacement.
Unfortunately my attempt crashed the driver, so I need to investigate that
first, before I can confirm that it works.

Greetings,
Gnomi

William Edsall

unread,
Aug 2, 2024, 6:58:20 PM8/2/24
to LDMud Talk
Thanks Gnomi. I tried several things with coroutines and Python, but every attempt seems to result in a blocking call. 

Thx
William
Reply all
Reply to author
Forward
0 new messages