opencj-dev / server-gsc

OpenCJ serverside GSC files
GNU Affero General Public License v3.0
3 stars 1 forks source link

Implement load pos on load bind in spec a bit differently #194

Open iznogod opened 1 year ago

iznogod commented 1 year ago

Current function uses wait, should become an integrated func, also keep in mind the sync load for demo purposes.

Yocairo commented 1 year ago

Currently function is threaded, so what's the problem?

iznogod commented 1 year ago

Needs to happen via eventhandler else demo is fail.