Skip to content
Snippets Groups Projects
Commit f5c38457 authored by Alex Barth's avatar Alex Barth
Browse files

Locking is from the future. Remove this comment.

parent f8062437
No related branches found
No related tags found
No related merge requests found
......@@ -126,10 +126,7 @@ class FeedsSource extends FeedsConfigurable {
}
/**
* Import a feed: execute, fetching, parsing and processing stage.
*
* Lock a source before importing by using FeedsSource::lock(), after
* importing, release with FeedsSource::release().
* Import a feed: execute fetching, parsing and processing stage.
*
* @return
* FEEDS_BATCH_COMPLETE if the import process finished. A decimal between
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment