1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
Commit graph

3 commits

Author SHA1 Message Date
Bradley Schofield bca326dc8d Improvements to executor
- Executor now loads runtimes from php-runtimes package
- Executor now handles timeouts correctly
- Executor can now shutdown and remove containers before shutting down itself preventing a `docker-compose stop` failure due to active network endpoints.
- Fixed a issue with JWT's not working
- Improved general executor reliability
- Tests now pass!
2021-09-06 01:37:20 +01:00
Eldad Fux c83efa9db8 Updated timeout test 2021-01-01 10:57:38 +02:00
Eldad Fux 26394ea4cf Added timeput tests 2020-12-12 07:42:29 +02:00