Script and Task improvements Epic
See original GitHub issueVarious ideas this Epic covers:
- Make our task system alloc-free (possible with recent C# version) so that people are not afraid to create thousands of scripts with
await
- Reorganize task system so that we can wait various points of engine. So far we only have Update/Draw, but I suspect many scripts wants much more control when they want to run (after physics, etc…). Not sure yet if we want some kind of high-level sync point graph editor, or something more programmatic.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:21
- Comments:24 (6 by maintainers)
Top Results From Across the Web
Creating tasks as child issues of epic issue - Automation
I would like to create Epic issue with predefined children task ... How to achieve this in Jira server using script runner (Issues...
Read more >Create Epic and tasks using JIRA Script runner
Hi, I would like user to create an Epic with a number of linked Tasks (Epic) Product X (task) Desgin Product X (task)...
Read more >Create an epic in Agile Development 2.0
Define the high-level requirements of the features that you want to develop by creating epics in Agile Development 2.0.
Read more >Learn how to configure an epic>story>task hierarchy in Jira
Hierarchy for Jira allows you to create a completely custom issue hierarchy, so you can create levels both above epics and below stories....
Read more >Is there a way to automatically change epic state to done ...
I was expecting that when I create an epic and link some stories and tasks to it. The status of the epic will...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@fdrobidoux , you are right. I just don’t want to create something useless or something somebody else is doing right now.
Just a little update, and correct me if I’m wrong :