Re: Just...problems

  • From: Daurnimator <quae@xxxxxxxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 21 Feb 2017 11:26:30 +1100

On 21 February 2017 at 09:35, Ryan Gonzalez <rymg19@xxxxxxxxx> wrote:

Some tech stuff. Howl uses glib to spawn processes.

How? what does the code look like?

I *have* been able to narrow it down to:

- Spawning a process inside a coroutine.
- Yielding from said coroutine.

Are you calling back into lua?
If so: are you calling when something else is already happening? and
are you calling back into the main state, or the coroutine?

Other related posts: