Project

Profile

Help

Bug #5552

closed

OnClose callback method call before generate files

Added by Vishnu Guatam almost 2 years ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2022-05-31
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
11
Fix Committed on Branch:
11, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

I'm new to the SaxonCS library and I've noticed a bug where my xsl file generates multiple files at a time (approximately 10 files) and I want to do more processing after they're all generated, but the library calls the OnClose callback method too soon whenever a file is not created, and the callback method throws the error "file is used by another process." I've attached sample xml and xsl in a sample project.

Please register to edit this issue

Also available in: Atom PDF