GithubHelp home page GithubHelp logo

Comments (2)

lukfor avatar lukfor commented on June 12, 2024

Thanks for reporting this.

I see the following in nextflow.log:

Nov-11 15:12:31.429 [main] DEBUG nextflow.Session - Work-dir: /Users/lukfor/Development/git/nf-test/.nf-test/tests/5c41ebd9d6e23bf26ac210b5809436b5/work [Mac OS X]
Nov-11 15:12:31.453 [main] DEBUG nextflow.executor.ExecutorFactory - Extension executors providers=[]
Nov-11 15:12:31.459 [main] DEBUG nextflow.Session - Observer factory: DefaultObserverFactory
Nov-11 15:12:31.474 [main] DEBUG nextflow.cache.CacheFactory - Using Nextflow cache factory: nextflow.cache.DefaultCacheFactory
Nov-11 15:12:31.481 [main] DEBUG nextflow.util.CustomThreadPool - Creating default thread pool > poolSize: 9; maxThreads: 1000
Nov-11 15:12:31.521 [main] DEBUG nextflow.Session - Session start invoked
Nov-11 15:12:31.525 [main] DEBUG nextflow.trace.TraceFileObserver - Flow starting -- trace file: /Users/lukfor/Development/git/nf-test/.nf-test/tests/5c41ebd9d6e23bf26ac210b5809436b5/meta/trace.csv
Nov-11 15:12:31.528 [main] DEBUG nextflow.Session - Using default localLib path: /Users/lukfor/Development/git/nf-test/.nf-test/tests/5c41ebd9d6e23bf26ac210b5809436b5/meta/lib
Nov-11 15:12:31.530 [main] DEBUG nextflow.Session - Adding to the classpath library: /Users/lukfor/Development/git/nf-test/.nf-test/tests/5c41ebd9d6e23bf26ac210b5809436b5/meta/lib
Nov-11 15:12:31.907 [main] DEBUG nextflow.script.ScriptRunner - > Launching execution
Nov-11 15:12:32.023 [main] DEBUG nextflow.Session - Workflow process names [dsl2]: 
Nov-11 15:12:32.025 [main] DEBUG nextflow.Session - Ignite dataflow network (2)
Nov-11 15:12:32.025 [main] DEBUG nextflow.script.ScriptRunner - > Await termination 
Nov-11 15:12:32.025 [main] DEBUG nextflow.Session - Session await
Nov-11 15:12:32.025 [main] DEBUG nextflow.Session - Session await > all process finished
Nov-11 15:12:32.025 [main] DEBUG nextflow.Session - Session await > all barriers passed
Nov-11 15:12:32.032 [main] DEBUG nextflow.Session - This looks weird, attempt number 2 to join pending operators

It seems that Nextflow hang when nf-test tries to serialize the output channels.

from nf-test.

julibeg avatar julibeg commented on June 12, 2024

Seconded; new File("${params.nf_test_output}/function.json").text = jsonOutput.toJson(result) in the mock script blocks when only parsing a small CSV.

from nf-test.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.