ID:1398928
 
Resolved
An experimental multithreading feature has been added, for Dream Seeker only. This decouples the server and client threads, so that user interface interaction shouldn't slow down the server (or vice-versa) on most systems.

If you need to disable this feature, add "threads off" to cfg/seeker.txt in your BYOND user data directory.
Applies to:Dream Seeker
Status: Resolved (501.1214)

This issue has been resolved.
Dream Seeker would perform better on some systems when hosting games, if most server operations were severed from the client via another thread.
Lummox JR resolved issue with message:
An experimental multithreading feature has been added, for Dream Seeker only. This decouples the server and client threads, so that user interface interaction shouldn't slow down the server (or vice-versa) on most systems.

If you need to disable this feature, add "threads off" to cfg/seeker.txt in your BYOND user data directory.