Skip to content

Conversation

jcogilvie
Copy link
Collaborator

@jcogilvie jcogilvie commented Oct 8, 2025

Description of your changes

Fixes #59.

Adds a mutex around calls to render so that back-to-back calls don't step on each other during function startup/teardown.

I have:

Need help with this checklist? See the cheat sheet.

@jcogilvie jcogilvie force-pushed the directory-concurrency branch 3 times, most recently from d582582 to 071ac00 Compare October 8, 2025 17:14
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
Signed-off-by: Jonathan Ogilvie <jonathan.ogilvie@sumologic.com>
@jcogilvie jcogilvie force-pushed the directory-concurrency branch from 44e4ae0 to c0c7970 Compare October 8, 2025 19:42
@jcogilvie jcogilvie merged commit fe6dbe9 into main Oct 8, 2025
11 checks passed
@jcogilvie jcogilvie deleted the directory-concurrency branch October 8, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Function execution fails in directory mode but succeeds individually — likely concurrency/startup timing issue

1 participant