This website requires JavaScript.
Explore
Help
Register
Sign In
blender
/
flamenco
Watch
1
Star
0
Fork
0
You've already forked flamenco
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
flamenco
/
internal
/
manager
/
persistence
History
Sybren A. Stüvel
80df8fa6e4
DB Initialisation: try named parameters
...
Should be tested on Windows, as that's where this code will be used most often. As of now, untested.
2022-02-22 12:06:54 +01:00
..
db_migration.go
Scheduler: Assign task to worker
2022-02-14 17:47:26 +01:00
db.go
Manager: Actually load config, and use in a few places
2022-02-21 19:02:07 +01:00
initialisation.go
DB Initialisation: try named parameters
2022-02-22 12:06:54 +01:00
jobs_test.go
Job persistence test: create authored job with explicit status
2022-02-21 18:04:52 +01:00
jobs.go
Manager: store task logs to disk
2022-02-21 19:47:07 +01:00
task_scheduler_test.go
Correctly handle workers assigned to tasks + simple task updates
2022-02-17 17:30:52 +01:00
task_scheduler.go
Correctly handle workers assigned to tasks + simple task updates
2022-02-17 17:30:52 +01:00
test_support.go
Initial task scheduler implementation
2022-02-01 17:17:19 +01:00
workers_test.go
Save worker info on sign-on (not just on registration)
2022-02-15 10:57:29 +01:00
workers.go
More status change acks & checks to get stable flow between worker states
2022-02-15 17:46:37 +01:00