Git Product home page Git Product logo

Comments (6)

michaeljones avatar michaeljones commented on August 16, 2024

Hi,

Thanks for taking the time to report the issue. I've not looked into it yet, but I'm surprised to see it. From memory, breathe doesn't attempt to use any temporary files.

The error there seems to be during the reading of the doxygen xml but breathe doesn't attempt to write to the file. Is it possible that the script you are executing is regenerating the doxygen xml as well as running sphinx/breathe?

I'll take a look when I can but I'm sorry to say I am trying to focus on other things at the moment.

Cheers,
Michael

from breathe.

nijel avatar nijel commented on August 16, 2024

I run just sphinx, I don't think it executes any external processes.

from breathe.

michaeljones avatar michaeljones commented on August 16, 2024

Unfortunate! Well, I will look into it when I can. For the moment, I hope it reasonable for you to run them one after another.

Cheers,
Michael

from breathe.

michaeljones avatar michaeljones commented on August 16, 2024

Hi,

I've had a go at reproducing this but have had no luck with creating a copy of the breathe testsuite folder and running a simple script like

cd testsuite
make clean; make html&
cd ..

cd testsuite2
make clean; make html&
cd ..

The hope being that the &'s will cause the "make html" commands to run in parallel. Their output is interleaved in the shell so it seems they are going at the same time but there is no sign of a conflict on the few test runs I've done.

Please let me know if there is anything I'm missing.

Cheers,
Michael

from breathe.

nijel avatar nijel commented on August 16, 2024

I fail to reproduce this right now as well. Maybe it was in the end problem somewhere in the sphinx code, which is now fixed...

from breathe.

michaeljones avatar michaeljones commented on August 16, 2024

Pretty bizarre, sorry not to have chased it up sooner. Let me know if you're able to reproduce it.

Michael

from breathe.

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.