An open API service for providing issue and pull request metadata for open source projects.

GitHub / noneback/go-taskflow issues and pull requests

#98 - fix(example): fix parallel sort example

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#97 - doc(readme): update benchmark

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#96 - style(visualizer): remove mock vizer

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#95 - doc(readme): update readme doc

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#94 - Replace go-graphviz with pure Go DOT generation

Pull Request - State: closed - Opened by devin-ai-integration[bot] 3 months ago - 7 comments

#93 - perf: remove unnecessary lock

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#92 - fix(test): fix skipped unit test

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#91 - WIP: perf(node): remove unnecessary lock

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#90 - doc(readme): update benchmark result

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#89 - perf(copool): remove lock in queue

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#88 - doc(readme): add doc about novis tag

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#86 - creating a task that is a noop as a parent for other child tasks

Issue - State: closed - Opened by ymolists 3 months ago - 1 comment

#85 - Modularize Graphviz dependency into a separate module

Issue - State: closed - Opened by ymolists 3 months ago - 1 comment

#84 - chore(readme): add deepwiki badge

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#83 - chroe(workflow): unit test 50 times

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#82 - fix(executor): independent task panic propagation failed

Pull Request - State: closed - Opened by noneback 3 months ago - 1 comment

#81 - When NewExecutor is given 1, should the tasks be executed in a serial manner?

Issue - State: closed - Opened by Eviltuzki 3 months ago - 3 comments
Labels: bug

#80 - Fix typos and improve clarity in README.md

Pull Request - State: closed - Opened by pavan67890 3 months ago - 8 comments

#79 - Enhancement: about go-graphviz depecndency

Issue - State: closed - Opened by LinPr 3 months ago - 9 comments
Labels: enhancement, good first issue

#78 - refactor(subflow): remove instantiate func in visualizer

Pull Request - State: closed - Opened by noneback 4 months ago - 1 comment

#77 - fix(taskflow): set taskflow name when initialize a new object

Pull Request - State: closed - Opened by LinPr 4 months ago - 2 comments

#76 - taskflow name is not setted

Issue - State: closed - Opened by LinPr 4 months ago - 4 comments

#75 - docs: add svg graphs for all examples

Pull Request - State: closed - Opened by LinPr 4 months ago

#74 - Add SVG graph for all examples

Issue - State: closed - Opened by LinPr 4 months ago - 1 comment

#73 - fix(example): repair simple example codes cause panic

Pull Request - State: closed - Opened by LinPr 4 months ago - 4 comments

#72 - Example simple paniced

Issue - State: closed - Opened by LinPr 4 months ago - 1 comment

#71 - feat(tags): support noviz build tag to avoid long compilation

Pull Request - State: closed - Opened by noneback 4 months ago - 1 comment

#70 - feat: compilation takes ages

Issue - State: closed - Opened by gabyx 4 months ago - 6 comments

#69 - feat(visualizer): priority related enhancement

Pull Request - State: closed - Opened by noneback 5 months ago - 1 comment

#68 - Doc: document enhancement

Issue - State: closed - Opened by noneback 5 months ago - 1 comment
Labels: documentation, good first issue

#67 - Feature: Dynamic Graph support

Issue - State: closed - Opened by noneback 5 months ago - 1 comment
Labels: help wanted, features, in design

#66 - Feature: Pipeline abstraction

Issue - State: open - Opened by noneback 5 months ago
Labels: help wanted, features, in design

#65 - fix(typo): made relevent typo changes, issue #64

Pull Request - State: closed - Opened by AtharvaPathak27 6 months ago - 1 comment

#64 - TODO: Fix typos

Issue - State: closed - Opened by alexandear 6 months ago - 5 comments
Labels: good first issue

#63 - Dot not needed maybe

Issue - State: closed - Opened by gedw99 6 months ago - 1 comment

#62 - fix(test): profiler and taskflow

Pull Request - State: closed - Opened by noneback 7 months ago - 1 comment

#61 - fix(executor): node sched multiple times accidentally

Pull Request - State: closed - Opened by noneback 7 months ago - 1 comment

#60 - fix(executor): data race when invode and sched tasks

Pull Request - State: closed - Opened by noneback 7 months ago - 1 comment

#59 - fix(executor): data race when tf fires multiple times & cond signal mistake

Pull Request - State: closed - Opened by noneback 7 months ago - 1 comment

#58 - BUG: When the taskflow is executed repeatedly, the nodes may not be scheduled correctly.

Issue - State: closed - Opened by symphony09 7 months ago - 2 comments
Labels: bug

#57 - Tests for examples

Issue - State: closed - Opened by ivan-penchev 8 months ago - 1 comment

#56 - doc(readme): update how to avoid interrupt the execution

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#55 - style(taskflow): update readme links and prevent protential risk

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#52 - doc(readme): fix img link

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#51 - doc(readme): add socialify

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#50 - doc(api): revise some exported APIs docs

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#49 - doc(readme): update api docs

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#48 - doc(api): add exported APIs docs

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#47 - refactor(tf): add dump to replace visualier

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#46 - fix(doc): remove permalink

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#45 - doc(examples): update code examples

Pull Request - State: closed - Opened by noneback 8 months ago

#44 - update doc

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#43 - refactor(api): remove tf.Push and attach NewTask, NewCondition, NewSu…

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#42 - doc(queue): update comment

Pull Request - State: closed - Opened by noneback 8 months ago - 1 comment

#40 - TODO: Add common realistic senario examples

Issue - State: closed - Opened by noneback 9 months ago - 4 comments
Labels: good first issue

#39 - TODO: Benchmark with other similar repo

Issue - State: closed - Opened by noneback 9 months ago - 1 comment
Labels: good first issue

#38 - TODO: Hightlight HIGH Priority Tasks in visualized dot graph

Issue - State: closed - Opened by noneback 9 months ago
Labels: good first issue

#37 - doc(readme): update error handling

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#36 - Dev refactor

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#35 - refactor(queue): add thread queue src based on https://github.com/eap…

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#34 - doc(readme): fix code link

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#33 - doc(readme): add example and error handling part

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#32 - test(utils): add ut

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#31 - Error handling?

Issue - State: closed - Opened by zeisss 9 months ago - 1 comment

#30 - TODO: improve utils.Queue performance

Issue - State: closed - Opened by noneback 9 months ago - 5 comments
Labels: good first issue

#29 - doc(readme): add condition task ref

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#28 - feat(executor): support loop

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#27 - WIP: Dev loop

Pull Request - State: closed - Opened by noneback 9 months ago

#26 - Enhancement: Try to make copool more suitable for cpu-bound task

Issue - State: open - Opened by noneback 9 months ago - 3 comments
Labels: enhancement, good first issue

#25 - TODO: reimplement thread safe queue

Issue - State: closed - Opened by noneback 9 months ago - 3 comments
Labels: good first issue

#24 - feat(task): support sche priority

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#23 - refactor(executor): extract invoke func

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#22 - cond question

Issue - State: closed - Opened by hanxuanliang 9 months ago - 1 comment

#21 - transitive reduction

Issue - State: closed - Opened by vtolstov 9 months ago - 1 comment

#18 - doc(api): add godoc for exported data or interface

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#17 - chroe(ci): add codecov

Pull Request - State: closed - Opened by noneback 9 months ago - 1 comment

#16 - chroe(ci): add codecov

Pull Request - State: closed - Opened by noneback 9 months ago

#15 - doc(readme): add quality badges

Pull Request - State: closed - Opened by noneback 9 months ago

#14 - chore(deps): bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, github_actions

#13 - chore(api): add ci for code quality

Pull Request - State: closed - Opened by noneback 9 months ago

#10 - feat(node): add condition node support

Pull Request - State: closed - Opened by noneback 9 months ago

#9 - improve dag visulaizer

Pull Request - State: closed - Opened by noneback 10 months ago

#8 - fix(executor): executor hang when task panic happens

Pull Request - State: closed - Opened by noneback 10 months ago

#7 - TODO: Conditional tasking

Issue - State: closed - Opened by noneback 10 months ago - 1 comment

#6 - TODO: Taskflow Loop Repeatiton

Issue - State: closed - Opened by noneback 10 months ago - 1 comment

#5 - profiler

Pull Request - State: closed - Opened by noneback 10 months ago

#4 - fix: rc panic when run tf multiple times

Pull Request - State: closed - Opened by noneback 10 months ago

#3 - TODO: Task Priority Schedule

Issue - State: closed - Opened by noneback 10 months ago - 1 comment

#2 - chore(deps): bump golang.org/x/image from 0.14.0 to 0.18.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#1 - refactor: reimplement executor with subflow support

Pull Request - State: closed - Opened by noneback 10 months ago